/*================================*/
:root {
    --color: #c51e1e;
}
.zIndex12{z-index: 12 !important;}
#catter{width:auto;}
.head {
	width: 100%;
	height: 38px;
	font-size: 12px;
	line-height: 38px;
	border-bottom: 1px solid #e1e1e1;
	background: #f2f2f2;
}

.head .wrapper {
	background: #f2f2f2;
	height: 38px;
}

.head_right dl p {
	border-right: 1px solid #e1e1e1;
	position: absolute;
	right: -1px;
	top: 11px;
	width: 1px;
	height: 18px;
}

.head a,
.head_left span {
	font-size: 12px;
	height: 100%;
	vertical-align: top;
}

.head a.user-name {
	max-width: 450px;
	overflow: hidden;
}

.head_left {
	float: left;
}

.header_select_province {
	display: inline-block;
	position: relative;
	cursor: pointer;
}

.header_select_province dt {
	padding: 0 6px;
	z-index: 3;
	height: 30px;
	line-height: 30px;
	position: relative;
	top: 1px;
}

.header_select_province dd {
	display: none;
	position: absolute;
	left: -1px;
	top: 28px;
	border: 1px solid #e1e1e1;
	width: 450px;
	background: #fff;
	line-height: 26px;
	padding: 5px 0 5px 20px;
	z-index: 99999;
}

.header_select_province dd .dd {
	width: 110px;
	overflow: hidden;
	height: 26px;
}

.header_select_province dd a {
	margin-right: 10px;
}

.header_select_province dd a:hover {
	color: #f32613;
}
/*消息*/
.news-tips b{
	display:inline-block;
	width:14px;
	height:14px;
	line-height:14px;
	border-radius:100%;
	background:#db2c2c;
	position:absolute;
	right:-8px;
	top:4px;
	font-weight:normal;
	color:#fff;
	text-align:center;
}

.hr {
	height: 2px;
	overflow: hidden;
	width: 100%;
}

.dt,
.dd {
	display: inline-block;
}

.head_right {
	float: right;
	height: 38px;
}

.head_right dl {
	position: relative;
	padding: 0 10px;
	height: 37px;
	text-align: center;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	float: left;
}

.head_right .iconfont {
	margin-right: 2px;
	position: relative;
	top: 1px;
	float: left;
}

.head_left dt .iconfont {
	position: relative;
	top: 2px;
	font-weight: 100;
}

.head_right dd {
	position: absolute;
	left: -1px;
	top: 38px;
	border: 1px solid #e1e1e1;
	border-top: none;
	background: #fff;
	display: none;
}

.head_right dd.phone-code {
	right: 0px;
	left: auto;
	width: auto !important;
}


/*.head_right dd.phone-code img{
    position: absolute;
    right:0;
}*/


/*远丰商城APPLOGO*/

.rel_nav-z {
	border: 1px solid #e1e1e1;
	height: 160px;
}

.rel_nav-top {
	border-bottom: 1px solid #e1e1e1;
	height: 80px;
}

.rel_nav-img {
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
	border: 1px solid #E1E1E1;
}

.rel_nav-p {
	font-size: 14px;
	line-height: 14px;
	margin-top: 10px;
	margin-left: 14px;
}

.ml6 {
	margin-left: 6px !important;
}

.rel_nav-top ul {
	margin-top: 16px;
}

.rel_nav-top-logo {
	width: 40px;
	height: 34px;
	margin-top: 14px;
	margin-left: 18px;
}
.rel_nav-logo1{
	background: url('../images/iPhone.png')no-repeat;
}
.rel_nav-logo2{
	background: url('../images/anzhuo.png')no-repeat;
}
.rel_nav-logo3{
	position: absolute;
    right: 7px;
    top: 38px;
    z-index: 999;
}

.rel_nav-p2 {
	height: 60px;
	width: 98px;
	text-align: center;
	margin-top: 20px;
}


/*远丰商城APPLOGO----end*/

.head_right dd a {
	display: block;
	color: #999;
	font-size: 12px;
	padding: 0 4px;
	border:0 !important;
}

.head_right dd a:hover {
	text-decoration: underline;
}

.head_right .rel_nav {
	width: 100%;
	text-align: center;
	z-index: 999;
}

.nav_left {
	width: 25%;
	margin-right: 5%;
}

.logo img {
	margin-top: 34px;
}

.head_cont {
	width: 100%;
}

.nav_left,
.nav_right {
	float: left;
}

.nav_right {
	padding-top: 40px;
	width: 70%;
	position: relative;
}

.nav_right .search-types {
	position: absolute;
	top: 15px;
}

.nav_right .search-types li {
	float: left;
}

.nav_right .search-types li a {
	line-height: 25px;
	padding: 0 10px;
	color: var(--color);
	display: inline-block;
	font-size: 12px;
}

.nav_right .search-types li a:hover {
	background: #f7d3d3;
}

.nav_right .search-types li.active a:hover {
	background: var(--color);
}

.nav_right .search-types li.active a {
	background: var(--color);
	color: #fff;
}

.nav_right input {
	width: 60%;
	line-height: 38px;
	height: 38px !important;
	padding: 0 !important;
	float: left;
	text-indent: 10px;
	border: 1px solid var(--color);
	border-color: var(--color);
	background: none;
	position: relative;
	z-index: 2;
	border-width:1px;
	border-style:solid;
}

#form_search {
	position: relative;
}

#form_search label {
	font-size: 12px;
	position: absolute;
	left: 11px;
	top: 0;
	line-height: 40px;
	height: 40px;
	color: rgb(102, 102, 102);
	visibility: visible;
	z-index: 1;
}

#form_search.active label {
	display: inline;
	color: rgb(204, 204, 204);
}

.ser {
	width: 84px;
	height: 40px;
	display: inline-block;
	line-height: 40px;
	text-align: center;
	float: left;
	font-size: 16px;
	background: var(--color);
	color: #fff;
}

.ser:hover {
	color: #fff;
}

.shop {
	float: right;
	width: 100px;
	height: 40px;
	position: relative;
}

.i01 {
	position: absolute;
	left: 33px;
	top: -11px;
	color: #fff;
	width: 30px;
	height: 30px;
	display: inline-block;
	background: red;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
}

.nav a {
	font-size: 12px;
	line-height: 32px;
	margin: 0 10px 0 0;
}

.nav a:hover {
	color:var(--color);
}

.navactive {
	border-color: #e1e1e1 !important;
}

.navactive p {
	display: none;
}

.footer {
	border-top: 1px solid #e1e1e1;
	background: #fff;
}

.promise {
	text-align: center;
	padding-bottom: 8px;
	border-bottom: 1px solid #e1e1e1;
}

.promise div {
	width: 22%;
	height: 80px;
	display: inline-block;
	margin: 20px 1%;
}

.promise div .iconfont {
	font-size: 100px;
	vertical-align: middle;
	position: relative;
	top: -10px;
}

.promise div strong {
	font-size: 26px;
	font-weight: 200;
}

.services {
	padding-top: 36px;
	overflow: hidden;
}

.services li {
	color: #999;
	float: left;
	width: 10%;
	padding-left: 3.5%;
	padding-right: 3%;
}

.services li h5 span {
	line-height: 26px;
	font-size: 16px;
	color: #666;
}


.services li h5 {
	position: relative;
	font-weight: normal;
}

.services li h5 i {
	font-size: 40px;
	position: absolute;
	top: -10px;
	left: -14px;
}

.services li p a {
	display: block;
	line-height: 24px;
	font-size: 12px;
	color: #999;
	height: 26px;
	overflow: hidden;
}

.about {
	color: #999;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}

.copyright {
	color: #999;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
}

.copyright a {
	color: #999;
}

.copyright a:hover {
	color: red;
}

.copyright2 {
	padding-bottom: 20px;
}

.statistics_code {
	font-size: 12px;
	color: #999;
	text-align: center;
	background:#fff;
}

.statistics_code a {
	color: #999;
}

.statistics_code a:hover {
	color: red;
}

.footer {
	margin-top: 80px;
}


/* 内容部分通用表格样式 */

.ncm-default-table thead td,
.ncm-default-table tfoot th {
	background-color: #FFF;
	height: 20px;
	padding: 5px 0;
	border-bottom: solid 1px #E7E7E7;
}

.ncm-default-table tfoot th {
	border-top: solid 1px #E6E6E6;
}

.ncm-default-table thead td .checkall,
.ncm-default-table tfoot th .checkall {
	vertical-align: middle;
	display: inline-block;
	*display: inline/*IE7*/
	;
	margin: 0 4px 0 8px;
	*zoom: 1;
}

.ncm-default-table thead td label,
.ncm-default-table tfoot th label {
	color: #777;
	vertical-align: middle;
	display: inline-block;
	*display: inline/*IE7*/
	;
	margin-right: 10px;
	cursor: pointer;
	*zoom: 1;
}

.ncm-default-table tbody th {
	background-color: #FAFAFA;
	border: solid #E6E6E6;
	border-width: 1px 0;
	padding: 4px 0;
}

.ncm-default-table tbody th span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px;
}

.ncm-default-table tbody th span.goods-name {
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 240px;
	height: 20px;
	overflow: hidden;
}

.ncm-default-table tbody th a.share-goods {
	float: right;
	margin-right: 10px;
	color: #999;
}

.ncm-default-table tbody th a:hover.share-goods {
	color: #333;
	text-decoration: none;
}

.ncm-default-table tbody th a.share-goods i {
	vertical-align: middle;
}

.ncm-default-table tbody th a.order-trash {
	float: right;
	margin-right: 10px;
	color: #999;
	padding-right: 10px;
	border-right: solid 1px #DDD;
	margin-right: 10px;
}

.ncm-default-table tbody th a:hover.order-trash {
	color: #F33;
	text-decoration: none;
}

.ncm-default-table tbody th a.order-trash i {
	font-size: 14px;
	vertical-align: middle;
}

.ncm-default-table tbody td strong {
	color: #666;
}

.ncm-default-table td .pic-thumb {
	line-height: 0;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	*display: block;
	width: 32px;
	height: 32px;
	padding: 2px;
	border: solid 1px #F5F5F5;
	overflow: hidden;
}

.ncm-default-table td .pic-thumb img {
	max-width: 32px;
	max-height: 32px;
	margin-top: expression(32-this.height/2);
	*margin-top: expression(16-this.height/2)/*IE6,7*/
	;
}

.ncm-default-table td .goods-name {
	border: none;
	overflow: hidden;
}

.ncm-default-table td .goods-name dt {
	font-size: 12px;
	line-height: 16px;
	color: #333;
	text-overflow: ellipsis;
	display: block;
	text-align: left;
	white-space: nowrap;
	max-width: 320px!important;
	height: 16px;
	padding-bottom: 4px;
	overflow: hidden;
}

.ncm-default-table td .goods-name dt span {
	line-height: 16px;
	color: #FFF;
	background-color: #DA542E;
	display: inline-block;
	*display: inline/*IE7*/
	;
	height: 16px;
	padding: 1px 3px;
	border-radius: 2px;
	margin-right: 4px;
	zoom: 1;
}

.ncm-default-table td .goods-name dd {
	line-height: 20px;
	display: block;
	height: 20px;
}

.ncm-default-table td span.sale-type {
	line-height: 16px;
	color: #FFF;
	background-color: #FD6760;
	height: 16px;
	padding: 2px 4px;
	border-radius: 2px;
}

.w30 {
	width: 30px;
}

.nch-container .left {
	width: 212px;
	float: left;
}

.nch-container .right {
	width: 81%;
	float: right;
}

.nch-container .left2 {
	width: 780px;
	float: left;
}

.nch-container .right2 {
	width: 208px;
	float: right;
}


/* 边栏模块 */

.nch-module {
	border: solid 1px #D7D7D7;
	margin-bottom: 10px;
	background: #fff;
}

.nch-module .title {
	background-color: #F5F5F5;
	height: 36px;
}

.nch-module .title h3 {
	font: normal 14px/20px "microsoft yahei";
	color: #333;
	height: 20px;
	padding: 8px 10px;
}

.nch-module .title h3 em {
	color: #D93600;
}

.nch-module .content {
	overflow: hidden;
}

.nch-module-style01 {
	border-top: solid 2px #D93600;
}

.nch-module-style02 {
	border-top: solid 2px #C8C8C8;
}

.module_sidebar {
	padding: 4px;
	margin-bottom: 10px;
	border: 1px solid #D8D8D8;
	overflow: hidden;
}

.module_sidebar h2 {
	font-size: 9px;
	font-weight: 600;
	line-height: 30px;
	color: #F60;
	height: 30px;
	margin-bottom: 10px;
	border-bottom: 1px solid #E7E7E7;
}

.module_sidebar h2 b {
	font-size: 15px;
	line-height: 30px;
	color: #3E3E3E;
	display: inline;
	float: left;
	padding: 0 6px 0 4px;
	margin-left: 2px;
}


/*侧边栏文章列表*/

.nch-sidebar-article-class {
	font-size: 0;
	*word-spacing: -1px/*IE6、7*/
	;
	width: 214px;
	padding: 4px 0;
	margin-left: -1px;
}

.nch-sidebar-article-class li {
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: center;
	display: inline-block;
	padding: 0 9px;
	margin: 4px 0;
	border-left: dotted 1px #D7D7D7;
}

.nch-sidebar-article-class li a {
	line-height: 16px;
	font-size: 12px;
	color: #555;
	display: block;
	width: 85px;
	height: 16px;
	padding: 2px 0;
}

.nch-sidebar-article-class li a:hover {
	font-weight: 600;
	text-decoration: none;
	color: #FFF;
	background-color: #D93600;
}

.nch-sidebar-article-list {
	padding: 4px 0;
}

.nch-sidebar-article-list li {
	padding: 4px 9px;
}

.nch-sidebar-article-list li i {
	vertical-align: middle;
	display: inline-block;
	width: 3px;
	height: 3px;
	margin-right: 5px;
	background-color: #666;
}

.nch-sidebar-article-list li a {
	height: 20px;
	color: #666;
	font-size: 12px;
}


/*文章新闻内容*/

.nch-article-con {
	background: #FFF;
	display: block;
	padding: 19px;
	border: 1px solid #E6E6E6;
	margin-bottom: 10px;
	overflow: hidden;
}

.nch-article-con h1 {
	font: 600 16px/32px "microsoft yahei";
	color: #3d3f3e;
	text-align: center;
}

.nch-article-con h2 {
	color: #9a9a9a;
	font-size: 12px;
	padding: 5px 0 20px;
	margin-bottom: 20px;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #d2d2d2;
}

.nch-article-con .title-bar {
	border-bottom: solid 1px #E6E6E6;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.nch-article-con .title-bar h3 {
	font: normal 18px/20px "microsoft yahei";
}

.nch-article-con .default p {
	display: block;
	clear: both;
	padding: 5px;
}

.nch-article-con img {
	max-width: 930px;
}

.nch-article-list {}

.nch-article-list li {
	line-height: 20px;
	display: block;
	height: 20px;
	padding: 5px 0;
}

.nch-article-list li i {
	vertical-align: middle;
	display: inline-block;
	width: 3px;
	height: 3px;
	margin-right: 10px;
	background: #666;
}

.nch-article-list li a {
	color: #666;
}

.nch-article-list li time {
	font-size: 11px;
	color: #AAA;
	float: right;
	-webkit-text-size-adjust: none;
}

.more_article {
	border-top: 1px solid #d2d2d2;
	padding: 10px 0 0 20px;
	margin-top: 10px;
	overflow: hidden;
}

.more_article span {
	color: #3f3f3f;
	font-weight: normal;
	margin-bottom: 10px;
}

.more_article span a {
	color: #006bcd;
	text-decoration: none;
}

.more_article span a:hover {
	color: #f60;
	text-decoration: underline;
}

.more_article time {
	font-size: 11px;
	color: #999;
	padding-left: 20px;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right !important;
	display: inline;
}

.head_right span.icon-zaiqigoumai {
	font-size: 20px !important;
}

.head_right .icon-sns {
	font-size: 14px;
}


/*新增购物车下拉列表*/

.cart_bd,
.cart_ft,
.cart_head,
.m,
.mb,
.mc,
.mt,
.p-img,
.p-market,
.p-name,
.p-price,
.sm {
	overflow: hidden;
}

.bbuyer_cart {
	position: relative;
	float: right;
}

.bbuyer_cart.hover #J_cart_head {
	border-bottom: none;
}

.bbuyer_cart.hover #J_cart_head a {
	background: #fff;
}

#J_cart_head {
	border: 1px solid #e1e1e1;
	position: relative;
	z-index: 2;
}

.dorpdown-layer {
	position: absolute;
	top: 38px;
	right: 0;
	width: 308px;
	border: 1px solid #e1e1e1;
	background-color: #fff;
	display: none;
	z-index: 2;
}

.cart_hd {
	height: 25px;
	padding: 6px 8px;
	line-height: 25px;
}

.cart_bd {
	background: #fff;
	height: auto!important;
	max-height: 344px;
	overflow-y: auto;
}

.cart_ft {
	padding: 8px;
	background: #f5f5f5;
	text-align: right;
	_height: 45px;
	_padding-top: 15px;
	_padding-bottom: 0;
}

.cart_item {
	line-height: 17px;
	vertical-align: bottom;
	background: #fff;
}

.cart_item:hover {
	background: #f5f5f5;
}

.cart_item_hd,
.cart_item_inner {
	padding: 8px 10px;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
}

.cart_img {
	float: left;
	width: 50px;
	height: 50px;
	border: 1px solid #ddd;
	padding: 0;
	margin-right: 10px;
	font-size: 0;
	overflow: hidden;
}

.cart_img_lk {
	display: block;
}

.cart_name {
	float: left;
	width: 120px;
	height: 50px;
	overflow: hidden;
}

.cart_item_bd a.cart_name_lk {
	font-size: 12px;
	color: #666;
	line-height: 17px;
	display: inline-block;
}

.cart_info {
	float: right;
	text-align: right;
	width: 85px;
}

.cart_gift {
	height: 17px;
	clear: both;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cart_price {
	font-weight: 700;
}

.cart_delete,
.cart_price,
.cart_tag {
	float: right;
	clear: both;
	max-width: 85px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.cart_delete,
.cart_price,
.cart_tag {
	float: right;
	clear: both;
	max-width: 85px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 6px;
}

.cart_gift_lk {
	color: #999;
}

.cart_ft_info {
	float: left;
	line-height: 29px;
}

.cart_ft_lk {
	float: right;
	height: 29px;
	padding: 0 10px;
	background: var(--color);
	color: #fff !important;
	text-align: center;
	font-weight: 700;
	line-height: 29px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.cart_num {
	font-weight: 700;
}

.cart_empty {
	height: 49px;
	margin: auto;
	padding: 10px 0;
	text-align: center;
	line-height: 49px;
	overflow: hidden;
	color: #999;
}

.cart_empty_img {
	display: inline-block;
	vertical-align: middle;
	width: 56px;
	height: 49px;
	background-image: url(../images/empty-img.png);
}

.dorpdown:hover .dorpdown-layer,
.hover .dorpdown-layer {
	display: block;
}

.loading {
	display: block;
	height: 70px;
}


/*  .loading, .mod_loading {
        background-image: url(../images/cart-loading.gif);
    }*/

.loading,
.mod_lazyload,
.mod_loading {
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

/*plus*/
.plus-login-logo{
	display:inline-block;
	margin-right:4px;
	width:82px;
	height:18px;
	background:url(../images/plus/plus-formal-logo.png) no-repeat center;
	vertical-align:middle;
	background-size:contain;
}
.plus-login-logo.try{
	width:96px;
	height:17px;
	background:url(../images/plus/plus-try.png) no-repeat center;
	background-size:contain;
}
.plus-back-index{
	display:inline-block;
	vertical-align:middle;
	margin-left:18px;
}
.plus-back-index .iconfont{
	display:inline-block;
	margin-right:4px;
}

.tleft>ul>li.hover_leave h3 a{
	color: var(--color);
}